RemoveISOItem method   

Remove an item from the ISO/Joliet image. This method will trigger a ISOItemRemoved event. If an image folder is removed, all children of the removed folder will also be removed. 

Return Type

A Boolean value.

Syntax

object.RemoveISOItem(DestinationPath As String)

The RemoveISOItem method syntax has these parts:

Part Description
object An expression evaluating to an object of type CDWriterXP.
DestinationPathString